Package com.netscape.cmstools.system
Class SecurityDomainLeaveCLI
java.lang.Object
org.dogtagpki.cli.CLI
org.dogtagpki.cli.CommandCLI
com.netscape.cmstools.system.SecurityDomainLeaveCLI
Deprecated.
Replaced by SDLeaveCLI.
- Author:
- Endi S. Dewata
-
Field Summary
Fields inherited from class org.dogtagpki.cli.CommandCLI
loggerFields inherited from class org.dogtagpki.cli.CLI
description, exitOnError, formatter, modules, name, options, parent, parser, verbose -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidDeprecated.voidexecute(org.apache.commons.cli.CommandLine cmd) Deprecated.voidDeprecated.Methods inherited from class org.dogtagpki.cli.CommandCLI
execute, parseOptionsMethods inherited from class org.dogtagpki.cli.CLI
addModule, addModule, executeCommand, executeCommands, findModule, findModules, getConfig, getDescription, getFullModuleName, getFullName, getManPage, getModule, getModules, getName, getParent, getRoot, handleException, isDeprecated, parseLine, printVersion, removeModule, runExternal, runExternal, setDescription, setName
-
Constructor Details
-
SecurityDomainLeaveCLI
Deprecated.
-
-
Method Details
-
printHelp
public void printHelp()Deprecated. -
createOptions
public void createOptions()Deprecated.- Overrides:
createOptionsin classCommandCLI
-
execute
Deprecated.- Overrides:
executein classCommandCLI- Throws:
Exception
-